home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / PP96V42.MDM < prev    next >
Text File  |  1993-02-18  |  3KB  |  107 lines

  1. ; Practical Peripherals 9600SA V.32/V.42bis
  2. ; Product Code=960
  3. ; ROM Version=1.35
  4.  
  5. ;=============================================================
  6. ; Last revision date: 02/18/93 (update this date
  7. ; each time you edit; it is also advisable to rename
  8. ; your edited file [use Save As, rather than Save 
  9. ; option] to avoid later confusion and to keep the 
  10. ; original .MDM file intact).
  11.  
  12. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  13. ; Command File) for a description of modem command 
  14. ; files and how they work. "A Sample Modem Command 
  15. ; File" is user selectable within the Lotus Notes 
  16. ; Setup dialog "Modem Type" listbox in which you found 
  17. ; this modem command file (see end of listings, 
  18. ; beginning with a period) and is a printable ASCII 
  19. ; text file (approximately 15 pages). 
  20.  
  21. ; Additional information may be obtained from either of 
  22. ; the two so-called "generic" modem command files 
  23. ; (alphabetically listed under letter G, designed for 
  24. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  25. ; 14400 bps maximum, respectively), each of which may 
  26. ; first be tried as-is with unlisted modems, then edited 
  27. ; if required (within the Notes edit box, or outside of 
  28. ; Notes, with any text editor) according to the printed 
  29. ; instructions within each file, and in compliance with 
  30. ; the vendor's command set, result codes, DIP switch 
  31. ; settings, and technical specifications as listed in 
  32. ; the equipment's users manual.
  33.  
  34. ; For the specific modem(s) listed under this heading:
  35. ;===============================================================
  36.  
  37. [attributes]
  38.  
  39. MODELS=Practical Peripherals 9600SA V.32/V.42bis
  40. NULL MODEM=0
  41. MAXIMUM SPEED=38400
  42. DEFAULT SPEED=38400
  43.  
  44. [commands]
  45.  
  46. ESCAPE=+++
  47. ATTENTION=ATE0V1
  48. HANGUP=ATH0
  49. SETUP=AT&F
  50. SETUP=ATE0V1Q0W1&D3&C1S0=0S7=60X4
  51. RTS/CTS ENABLED=AT&K3
  52. RTS/CTS IGNORED=AT&K0
  53. VOLUME OFF=ATM0
  54. VOLUME LOW=ATM1L1
  55. VOLUME MEDIUM=ATM1L2
  56. VOLUME HIGH=ATM1L3
  57. ANSWER=ATA
  58. MANUAL DIAL=ATX3S9=1D
  59. AUTO DIAL SETUP=ATS9=6
  60. AUTO PULSE DIAL=ATDP
  61. AUTO TONE DIAL=ATDT
  62. AUTO DIAL SUFFIX=,
  63.  
  64. [responses]
  65.  
  66. OK=OK
  67.  
  68. RING=RING
  69.  
  70. NO CARRIER=NO CARRIER
  71.  
  72. ERROR=ERROR
  73.  
  74. NO DIALTONE=NO DIALTONE
  75. NO DIALTONE=NO DIAL TONE
  76.  
  77. BUSY=BUSY
  78.  
  79. NO ANSWER=NO ANSWER
  80.  
  81. CONNECT, 38400=CONNECT 38400
  82. CONNECT, 38400=CONNECT 38400/ARQ
  83.  
  84. CONNECT, 19200=CONNECT 19200
  85. CONNECT, 19200=CONNECT 19200/ARQ
  86.  
  87. CONNECT,  9600=CONNECT 9600
  88. CONNECT,  9600=CONNECT 9600/ARQ
  89.  
  90. CONNECT,  4800=CONNECT 4800
  91. CONNECT,  4800=CONNECT 4800/ARQ
  92.  
  93. CONNECT,  2400=CONNECT 2400
  94. CONNECT,  2400=CONNECT 2400/ARQ
  95.  
  96. CONNECT,  1200=CONNECT 1200
  97. CONNECT,  1200=CONNECT 1200/ARQ
  98.  
  99. CARRIER,,9600=CARRIER 9600
  100.  
  101. CARRIER,,4800=CARRIER 4800
  102.  
  103. CARRIER,,2400=CARRIER 2400
  104.  
  105. CARRIER,,1200=CARRIER 1200
  106.  
  107.